﻿
html {
    padding: 0;
    margin: 0;
    list-style: none;
}

a:hover {
    text-decoration: none;
}

.body {
    font-size: 14px;
}

.fixed {
    position: fixed;
    top: 50%;
    right: 20px;
    z-index: 99;
    opacity: 0.7;
}

.fixed a {
    display: block;
    position: relative;
    margin-top: 20px;
}

.fixed a img {
    width: 190px;
    height: 60px;
}

.fixed a div {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


/* 顶部 start */

header {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 103px;
}

header .logo {
    display: inline-block;
    width: 220px;
    height: 80px;
    vertical-align: top;
    /* border: 1px solid red; */
}

header .logo img {
    vertical-align: top;
    width: 220px;
    height: 80px;
}

header #header_swiper {
    display: inline-block;
    width: 675px;
    height: 80px;
    margin: 13px 0 10px 43px;
}

header #header_swiper img {
    width: 100%;
    height: 100%;
}

#header_pag {
    text-align: right;
    padding-right: 10px;
    bottom: 0;
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
}

#header_pag .swiper-pagination-switch {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0 5px;
    behavior: url(PIE.htc);
    border-radius: 50%;
}

#header_pag .swiper-active-switch {
    background: #E93838;
}

#header_pag .swiper-pagination-bullet,
#header_pag .header_pag-customs {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    opacity: 1;
}

#header_pag .swiper-pagination-bullet-active,
#header_pag .header_pag-customs-active {
    opacity: 1;
    background: #E93838;
}

header .ewm_block {
    vertical-align: top;
    display: inline-block;
    height: 103px;
    padding: 13px 0 0 0;
}
header .ewm_block a{
    text-decoration: none;
}
header .ewm_block .wb {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 54px;
}

header .ewm_block .wb img {
    width: 60px;
}

header .ewm_block .wb p {
    color: #333;
    line-height: 30px;
}

header .ewm_block .wb_1 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 30px;
}

header .ewm_block .wb_1 img {
    width: 75px;
}

header .ewm_block .wb_1 p {
    color: #333;
    line-height: 10px;
    padding: 0;
}


/* 顶部 end */


/* 导航 start */

.nav {
    position: relative;
    /* background: url('../images/nav.png') no-repeat #fff top left;
    background-size: 100%; */
    width: 100%;
    height: 50px;
    background: #E93838
}

.nav .nav_img {
    width: 100%;
    height: 47px;
}

.nav ul {
    position: relative;
    font-size: 18px;
    width: 1200px;
    margin: 0 auto;
    clear: both;
    padding: 0;
}

.nav ul li {
    float: left;
    list-style: none;
    line-height: 50px;
}

.nav ul li.active,
.nav ul li:hover {
    background: #8F1212;
}

.nav ul li.active a {
    border: none;
}

.nav ul li a {
    display: inline-block;
    color: #fff;
    padding: 0 17px 0 17px;
    border-right: 1px solid #fff;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
}

.nav ul li:last-child a {
    border: none;
}


/* 导航 end */


/* 底部 start*/

footer {
    position: relative;
    height: 240px;
}

footer .link {
    background: #f3f3f3;
}

footer .link .link_block {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    height: 140px;
}

footer .link .link_block p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 25px;
    font-family: PingFangSC-Medium;
    margin-bottom: 15px;
}

footer .link .link_block ul {
    display: inline-block;
    padding: 0;
}

footer .link .link_block ul li {
    list-style: none;
    float: left;
    margin: 0 30px 10px 0;
}

footer .link .link_block ul li a {
    font-size: 16px;
    color: #606060;
    line-height: 22px;
}

footer .about {
    background: #fff;
    text-align: center;
    padding-top: 10px;
}

footer .about .about_main {
    width: 1200px;
    margin: 0 auto;
}

footer .about .about_main image {
    width: 80px;
    height: 80px;
}

footer .about .about_main .text {
    display: inline-block;
    vertical-align: middle;
}

footer .about .about_main .text p {
    line-height: 27px;
    font-size: 16px;
    color: #333;
    margin: 0;
}


/* 底部 end*/


/* 内容框 */

.main_container {
    width: 1200px;
    margin: 20px auto;
    /* padding: 0 360px;
    margin-top: 20px;
    font-size: 0; */
}


/*文明要闻，创文动态，文明创建*/


/*左侧*/

.main_container .main_left {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 320px;
}

.main_left .left_top {
    position: relative;
    width: 320px;
    border: 1px solid #d8d8d8;
}

.main_left .left_top .title {
    width: 319px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    background: #E93838;
}

.main_left .left_top .left_nav {
    width: 320px;
}

.main_left .left_top .left_nav ul {
    list-style: none;
    padding: 0;
}

.main_left .left_top .left_nav ul li {
    font-size: 16px;
    line-height: 25px;
    margin-top: 17px;
    white-space: nowrap;
    overflow: hidden;
    width: 300px;
}


/* 没选中状态 */

.main_left .left_top .left_nav ul li a {
    color: #606060;
    margin-left: 40px;
}

.main_left .left_top .left_nav ul li .img1 {
    display: none;
}

.main_left .left_top .left_nav ul li .img2 {
    display: none;
}


/* 选中状态 */

.main_left .left_top .left_nav ul li.active a {
    color: #E93838;
    margin-left: 10px;
}

.main_left .left_top .left_nav ul li.active .img1 {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-left: 12px;
}

.main_left .left_top .left_nav ul li.active .img2 {
    display: inline-block;
    width: 187px;
    height: 1px;
    margin-left: 10px;
}


/* hover */

.main_left .left_top .left_nav ul li:hover a {
    color: #E93838;
    margin-left: 10px;
}

.main_left .left_top .left_nav ul li:hover .img1 {
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-left: 12px;
}

.main_left .left_top .left_nav ul li:hover .img2 {
    display: inline-block;
    width: 187px;
    height: 1px;
    margin-left: 10px;
}

.main_left .img_list {
    width: 320px;
    margin-top: 20px;
}

.main_left .img_list img {
    width: 320px;
    height: 100px;
}

.main_left .img_list {
    position: relative;
    width: 320px;
    margin-top: 20px;
}

.main_left .img_list .img_list_item {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.main_left .img_list .img_list_item img {
    width: 100%;
    height: 100px;
}

.main_left .img_list .img_list_item .shadow {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
    /* background: rgba(0, 0, 0, 0.4); */
    background: url(../images/rgba.png);
    /* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ececec,endColorstr=#C8ececec); */
    text-align: center;
}

.main_left .img_list .img_list_item .shadow img {
    width: 71px;
    height: 71px;
}

.main_left .img_list .img_list_item .shadow span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
}


/* 右侧 */

.main_container .main_right {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 836px;
    padding: 0;
    margin-left: 40px;
}

.main_right .breadcrumb {
    font-size: 16px;
    padding: 0 0 8px 0;
    color: #606060;
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #d8d8d8;
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0;
}

.main_right .breadcrumb a {
    color: #606060;
}

.main_right .search_block {
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 2;
}

.main_right .search_block .search {
    width: 180px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    behavior: url(PIE.htc);
    position: relative;
    /*如果没有这个属性，显示不出来*/
    border-radius: 15px;
    border: 1px solid #E93838;
    background: #fff;
    overflow: hidden;
}

.main_right .search_block .search input {
    vertical-align: top;
    padding-left: 10px;
    width: 146px;
    height: 25px;
    line-height: 25px;
    behavior: url(PIE.htc);
    position: relative;
    /*如果没有这个属性，显示不出来*/
    border-radius: 15px;
    font-size: 14px;
    outline: none;
    border: none;
}

.main_right .search_block .search a {
    position: relative;
    top: -2px;
}

.main_right .search_block .search .button {
    border: none;
    outline: none;
    background-color: white;
}

.main_right .search_block .search .img {
    display: inline-block;
    line-height: 22px;
}

.main_right .search_block .search img {
    width: 12px;
    height: 13px;
}


/* 轮播 */

#main_swiper {
    position: relative;
    display: inline-block;
    width: 836px;
    height: 473px;
}

#main_swiper .swiper-slide {
    position: relative;
    height: 473px !important;
}

#main_swiper .swiper_info {
    display: inline-block;
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: rgba(0, 0, 0, 0.5);
}

#main_swiper img {
    width: 836px;
    height: 473px;
}

#main_swiper_pag {
    position: absolute;
    z-index: 20;
    text-align: right;
    padding-right: 10px;
    /* background: #000; */
    filter: alpha(opacity=70);
    width: 100%;
    height: 34px;
    line-height: 34px;
    bottom: 0;
}
#main_swiper_pag .swiper-pagination-bullet,
#main_swiper_pag .swiper-pagination-switch {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 10px 5px;
    behavior: url(PIE.htc);
    border-radius: 50%;
    opacity: 1;
}

#main_swiper_pag .swiper-pagination-bullet-active,
#main_swiper_pag .swiper-active-switch {
    background: #E93838;
}
#main_swiper_pag .swiper-pagination-switch {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 0 5px;
    border-radius: 50%;
    behavior: url(PIE.htc);
}

#main_swiper_pag .swiper-active-switch {
    background: #E93838;
}

#main_swiper_pag .main_pag-customs {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background: #fff;
    margin: 10px 5px;
}

#main_swiper_pag .main_pag-customs-active {
    opacity: 1;
    background: #E93838;
}

.swiper-button-next,
.swiper-button-prev {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.swiper-button-next {
    width: 36px;
    height: 50px;
    background: url('../images/next.png') no-repeat;
    background-size: 100%;
}

.swiper-button-prev {
    width: 36px;
    height: 50px;
    background: url('../images/prev.png') no-repeat;
    background-size: 100%;
}

.main_right .new_list {
    width: 836px;
    margin-top: 20px;
}

.main_right .new_list .new {
    width: 836px;
    padding: 0;
    list-style: disc inside;
}

.main_right .new_list .new li {
    position: relative;
    width: 836px;
    color: #E93838;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.main_right .new_list .new li a {
    display: inline-block;
    vertical-align: top;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main_right .new_list .new li span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    display: inline-block;
    color: #929292;
    line-height: 22px;
    margin-left: 30px;
}

.main_right nav {
    text-align: right;
}

nav .pagination {
    font-size: 14px;
}

nav .pagination {}

nav .pagination li {}

nav .pagination li a {
    padding: 5px 9px;
    margin-left: 10px;
    color: #606060;
}

nav .pagination li.active a {
    color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: #E93838;
    background: #E93838;
    color: #fff;
}


/*文章详细*/

.bread .breadcrumb {
    font-size: 16px;
}

.bread .breadcrumb {
    font-size: 16px;
    padding: 0 0 8px 0;
    color: #606060;
    background: #fff;
    border-radius: 0;
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0;
}

.bread .breadcrumb a {
    color: #606060;
}


/*正文部分*/


/*标题*/

.content {
    position: relative;
    width: 100%;
    color: #333;
}

.content .head {
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
}

.content .head h1 {
    font-size: 32px;
    line-height: 45px;
}

.content .head p {
    font-size: 14px;
    line-height: 20px;
}

.content .head p span {
    margin-right: 10px;
}

.content .body {
    width: 100%;
    position: relative;
    margin-top: 20px;
}

.content .body p img {
    text-align: center;
}

.content .body p {
    font-size: 16px;
    line-height: 25px;
}


/*文明专题，主题活动，先进典型*/

.bigimg {
    display: block;
    margin: 0 auto;
    width: 1200px;
    height: 600px;
}

.main_container .two {
    position: relative;
    width: 100%;
    margin-top: 40px;
    font-size: 0;
}

.main_container .two .left {
    display: inline-block;
    vertical-align: top;
    width: 557px;
}

.two .left .top {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}

.two .left .top h1 {
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.two .left .top p {
    font-size: 14px;
    color: #606060;
    line-height: 20px;
}

.two .left .list {
    width: 557px;
    font-size: 16px;
    color: #333;
    margin-top: 14px;
}

.two .left .list ul {
    padding: 0;
    list-style: disc inside;
}

.two .left .list ul li {
    color: #E93838;
    line-height: 30px;
}

.two .left .list ul li a {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
    color: #333;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.main_container .two .right {
    vertical-align: top;
    display: inline-block;
    position: relative;
    width: 600px;
    height: 338px;
    margin-left: 40px;
}

.right #right_swiper {
    display: inline-block;
    position: relative;
    width: 600px;
    height: 338px;
}

#right_swiper .swiper-slide {
    position: relative;
}

#right_swiper .swiper_info {
    display: inline-block;
    color: #fff;
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
}

#right_swiper img {
    width: 600px;
    height: 338px;
}

.three {
    width: 1200px;
    margin-top: 40px;
    font-size: 0;
    margin-bottom: 20px;
}

.three .three_block {
    display: inline-block;
    margin-right: 40px;
    width: 373px;
}

.three .three_block .title {
    height: 30px;
    border-bottom: 1px solid #d8d8d8;
}

.three .three_block .title span {
    display: inline-block;
    line-height: 28px;
    font-size: 18px;
    color: #E93838;
    border-bottom: 2px solid #E93838;
}

.three_block .img_block {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 373px;
    height: 223px;
}

.three_block .img_block img {
    width: 373px;
    height: 223px;
}

.three_block .img_block .img_info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    font-size: 14px;
    line-height: 34px;
    padding-left: 10px;
    width: 100%;
    height: 34px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.three .news_list {
    width: 373px;
}

.three .news_list ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.three .news_list ul li {
    position: relative;
}

.three .news_list ul li a {
    color: #333;
    line-height: 25px;
    font-size: 16px;
    width: 303px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three .news_list ul li span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    display: inline-block;
    color: #929292;
    line-height: 25px;
}

.bottom_img {
    position: relative;
    margin-top: 50px;
    text-align: center;
}

.bottom_img .title {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 60px;
    background-size: 100% 100%;
    height: 85px;
    margin: 0 auto;
    font-size: 0;
}

.bottom_img .title img {
    vertical-align: top;
}

.bottom_img .title div {
    position: relative;
    display: inline-block;
    width: auto;
    height: 85px;
    line-height: 85px;
    color: #fff;
    font-size: 32px;
    text-align: center;
}

.swiper-button-next {
    width: 36px;
    height: 50px;
    background: url('../images/next.png') no-repeat !important;
    background-size: 100% !important;
}

.swiper-button-prev {
    width: 36px;
    height: 50px;
    background: url('../images/prev.png') no-repeat !important;
    background-size: 100% !important;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
}

.swiper-button-prev {
    left: 10px;
}

.swiper-button-next {
    right: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.three1 {
    width: 836px;
    margin-top: 40px;
    font-size: 0;
    margin-bottom: 20px;
}

.three1 .three_block {
    display: inline-block;
    margin-right: 15px;
    width: 263px;
}

.three1 .three_block .title {
    height: 30px;
    border-bottom: 1px solid #d8d8d8;
}

.three1 .three_block .title span {
    display: inline-block;
    line-height: 28px;
    font-size: 18px;
    color: #E93838;
    border-bottom: 2px solid #E93838;
}

.three1 .three_block .img_block {
    display: block;
    position: relative;
    margin-top: 15px;
    width: 263px;
    height: 223px;
}

.three1 .three_block .img_block img {
    width: 263px;
    height: 223px;
}

.three1 .three_block .img_block .img_info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    font-size: 14px;
    line-height: 34px;
    padding-left: 10px;
    width: 100%;
    height: 34px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.three1 .three .news_list {
    width: 263px;
}

.three1 .news_list ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.three1 .news_list ul li {
    position: relative;
}

.three1 .news_list ul li a {
    display: block;
    color: #333;
    line-height: 25px;
    font-size: 14px;
    width: 203px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three1 .news_list ul li span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    display: inline-block;
    color: #929292;
    line-height: 25px;
}

.fixednav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: transparent;
    background: rgba(233, 56, 56, .7);
    /*支持rgba的浏览器*/
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffE93838, endColorstr=#8fE93838);
    /*IE8支持*/
}

.top_h1 {
    position: relative;
    text-align: center;
}

.top_h1 h1 {
    color: #E93838;
    font-size: 35px;
    margin-bottom: 20px;
    margin-left: 70px;
    margin-right: 70px;
    font-weight: bold;
    line-height: 50px;
}